home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 July: Mac OS SDK / Dev.CD Jul 96 SDK / Dev.CD Jul 96 SDK2.toast / Mac OS 8 Tour / Demos / Active Assistance / Active Assistance.Dir / 00004.ls < prev    next >
Encoding:
Text File  |  1996-04-26  |  88 b   |  6 lines

  1. on exitFrame
  2.   if the movieRate of sprite 1 > 0 then
  3.     go(the frame - 1)
  4.   end if
  5. end
  6.